home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / em / emcal.exe / {app} / emcalc.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Encoding:
Text File  |  2004-01-13  |  3.8 KB  |  184 lines

  1. object AboutBox: TAboutBox
  2.   Left = 390
  3.   Top = 232
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programu EMcalc'
  6.   ClientHeight = 267
  7.   ClientWidth = 492
  8.   Color = clBtnFace
  9.   Constraints.MaxWidth = 500
  10.   Constraints.MinWidth = 422
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -14
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnActivate = FormActivate
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnKeyPress = FormKeyPress
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object ProductNameLabel: TLabel
  26.     Left = 313
  27.     Top = 12
  28.     Width = 92
  29.     Height = 32
  30.     Caption = 'EMcalc'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -27
  34.     Font.Name = 'Arial'
  35.     Font.Style = [fsBold]
  36.     ParentFont = False
  37.     ParentShowHint = False
  38.     ShowHint = False
  39.     IsControl = True
  40.   end
  41.   object VersionLabel: TLabel
  42.     Left = 313
  43.     Top = 42
  44.     Width = 134
  45.     Height = 16
  46.     Caption = 'verze 2.0  sestaven∩┐╜ 80'
  47.     IsControl = True
  48.   end
  49.   object CopyrightLabel: TLabel
  50.     Left = 313
  51.     Top = 79
  52.     Width = 175
  53.     Height = 16
  54.     Caption = 'autor programu:  Alfred Bodor'
  55.     IsControl = True
  56.   end
  57.   object Bevel1: TBevel
  58.     Left = 12
  59.     Top = 197
  60.     Width = 483
  61.     Height = 2
  62.     Anchors = [akLeft, akTop, akRight]
  63.   end
  64.   object EmailLabel: TLabel
  65.     Left = 313
  66.     Top = 98
  67.     Width = 36
  68.     Height = 16
  69.     Caption = 'email:'
  70.   end
  71.   object Email: TLabel
  72.     Left = 354
  73.     Top = 98
  74.     Width = 104
  75.     Height = 16
  76.     Cursor = crHandPoint
  77.     Caption = 'bodor@emdat.cz'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clBlue
  80.     Font.Height = -15
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = [fsUnderline]
  83.     ParentFont = False
  84.     OnClick = EmailClick
  85.   end
  86.   object Bevel2: TBevel
  87.     Left = 12
  88.     Top = 251
  89.     Width = 483
  90.     Height = 3
  91.     Anchors = [akLeft, akTop, akRight]
  92.   end
  93.   object VytvorenoLabel: TLabel
  94.     Left = 15
  95.     Top = 206
  96.     Width = 336
  97.     Height = 16
  98.     Caption = 'vytvo∩┐╜eno ve spolupr∩┐╜ci s firmou Ing. Petr Baxant - EMdat'
  99.   end
  100.   object HttpLabel: TLabel
  101.     Left = 15
  102.     Top = 225
  103.     Width = 120
  104.     Height = 16
  105.     Cursor = crHandPoint
  106.     Caption = 'http://www.emdat.cz'
  107.     Color = clBtnFace
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clBlue
  110.     Font.Height = -15
  111.     Font.Name = 'MS Sans Serif'
  112.     Font.Style = [fsUnderline]
  113.     ParentColor = False
  114.     ParentFont = False
  115.     OnClick = HttpLabelClick
  116.   end
  117.   object InfoEmailLabel: TLabel
  118.     Left = 158
  119.     Top = 225
  120.     Width = 36
  121.     Height = 16
  122.     Caption = 'email:'
  123.   end
  124.   object InfoEmail: TLabel
  125.     Left = 194
  126.     Top = 225
  127.     Width = 89
  128.     Height = 16
  129.     Cursor = crHandPoint
  130.     Caption = 'info@emdat.cz'
  131.     Font.Charset = DEFAULT_CHARSET
  132.     Font.Color = clBlue
  133.     Font.Height = -15
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = [fsUnderline]
  136.     ParentFont = False
  137.     OnClick = InfoEmailClick
  138.   end
  139.   object Label1: TLabel
  140.     Left = 313
  141.     Top = 139
  142.     Width = 153
  143.     Height = 16
  144.     Caption = 'voln∩┐╜ ∩┐╜i∩┐╜iteln∩┐╜ demoverze'
  145.   end
  146.   object Label2: TLabel
  147.     Left = 313
  148.     Top = 159
  149.     Width = 170
  150.     Height = 16
  151.     Caption = 's omezen∩┐╜m n∩┐╜kter∩┐╜ch funkc∩┐╜'
  152.   end
  153.   object ImagePanel: TPanel
  154.     Left = 15
  155.     Top = 15
  156.     Width = 271
  157.     Height = 162
  158.     BevelInner = bvLowered
  159.     BevelOuter = bvLowered
  160.     TabOrder = 0
  161.     object AboutImage: TImage
  162.       Left = 1
  163.       Top = 1
  164.       Width = 269
  165.       Height = 160
  166.       Cursor = crHandPoint
  167.       Picture.Data = {<image000.gif>}
  168.       Stretch = True
  169.       OnClick = AboutImageClick
  170.     end
  171.   end
  172.   object OKButton: TButton
  173.     Left = 408
  174.     Top = 210
  175.     Width = 80
  176.     Height = 30
  177.     Anchors = [akTop, akRight]
  178.     Caption = 'OK'
  179.     Default = True
  180.     ModalResult = 2
  181.     TabOrder = 1
  182.   end
  183. end
  184.